- switching latency
- задержка переключениянапример, время, необходимое ЦП для переключения на другой тред
Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. . 1998-2007.
Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. . 1998-2007.
Thread switching latency — The thread switching latency is the time needed by the operating system to switch the CPU to another thread. In some operating systems running on some hardware, switching between threads belonging to the same process is much faster than switching … Wikipedia
Process switching latency — The process switching latency is the time needed by the operating system to perform the process context switch to continue executing another process. See also * Latency (engineering) * Thread switching latency … Wikipedia
Switching center — A switching center is a node in a telecommunications Circuit switching network which is connected to either another switching center and/or to end user devices. Switching centers are aware of other centers and possible routes between them such… … Wikipedia
latency — The time delay involved in moving data traffic through a network. Latency can arise from several sources: • Propagation delay, which is the time it takes the data to travel the length of the line. • Transmission delay, which is the time… … Dictionary of networking
LAN switching — This article addresses packet switching in computer networks.LAN switching is a form of packet switching used in local area networks. Switching technologies are crucial to network design, as they allow traffic to be sent only where it is needed… … Wikipedia
Cut-through switching — In computer networking, cut through switching is a method for packet switching systems, wherein the switch starts forwarding a frame (or packet) before the whole frame has been received, normally as soon as the destination address is processed.… … Wikipedia
Packet switching — is a digital networking communications method that groups all transmitted data – regardless of content, type, or structure – into suitably sized blocks, called packets. Packet switching features delivery of variable bit rate data streams… … Wikipedia
Optical burst switching — (OBS) is an optical networking technique that allows dynamic sub wavelength switching of data. OBS is viewed as a compromise between the yet unfeasible full optical packet switching (OPS) and the mostly static optical circuit switching (OCS). It… … Wikipedia
Wormhole switching — Wormhole flow control, also called Wormhole switching or Wormhole routing is a system of simple flow control in computer networking based on known fixed links. It is a subset of flow control methods called Flit Buffer Flow Control. [] . Routing… … Wikipedia
Real-time operating system — A real time operating system (RTOS; generally pronounced as are toss ) is a multitasking operating system intended for real time applications. Such applications include embedded systems (programmable thermostats, household appliance controllers,… … Wikipedia
Micro-Threads (multi core) — Micro Threads for multi core and many cores processors is a mechanism to hide memory latency similar to multi threading architectures. However, it is done in software for multi core processors such as the Cell Broadband Engine to dynamically hide … Wikipedia